Learn R Programming

girafe (version 1.24.0)

Additional reduce-methods: Auxiliary methods for Function reduce in Package 'girafe'

Description

This methods were written to resurrect the functionality of the 'reduce' method of package 'IRanges' for objects belonging to classes defined in 'IRanges'. This functions had been overwritten by the later import of package 'intervals'. See the corresponding help pages of package IRanges for more details on these methods.

Arguments

Methods

signature(x = "CompressedIRangesList")
see help page in package ‘IRanges’
signature(x = "IRanges")
see help page in package ‘IRanges’
signature(x = "RangedData")
see help page in package ‘IRanges’
signature(x = "Ranges")
see help page in package ‘IRanges’
signature(x = "RangesList")
see help page in package ‘IRanges’

See Also

RangedData-class, RangesList-class, Ranges-class, IRanges-class